GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.AnnotationManager / GetAnnotationType Method





In This Topic
GetAnnotationType Method (AnnotationManager)
In This Topic
Syntax
'Declaration
 
Public Function GetAnnotationType( _
   ByVal AnnotationIdx As Integer _
) As Annotation.GdPictureAnnotationType
public Annotation.GdPictureAnnotationType GetAnnotationType( 
   int AnnotationIdx
)
public function GetAnnotationType( 
    AnnotationIdx: Integer
): Annotation.GdPictureAnnotationType; 
public function GetAnnotationType( 
   AnnotationIdx : int
) : Annotation.GdPictureAnnotationType;
public: Annotation.GdPictureAnnotationType GetAnnotationType( 
   int AnnotationIdx
) 
public:
Annotation.GdPictureAnnotationType GetAnnotationType( 
   int AnnotationIdx
) 

Parameters

AnnotationIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.AnnotationManager
AnnotationManager Members